[INFO] cloning repository https://github.com/mambisi/substreams-ens
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mambisi/substreams-ens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmambisi%2Fsubstreams-ens", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmambisi%2Fsubstreams-ens'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f1e454c4a10865f141f3980b079aafb125df3c3
[INFO] testing mambisi/substreams-ens against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmambisi%2Fsubstreams-ens" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mambisi/substreams-ens
[INFO] finished tweaking git repo https://github.com/mambisi/substreams-ens
[INFO] tweaked toml for git repo https://github.com/mambisi/substreams-ens written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mambisi/substreams-ens on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mambisi/substreams-ens already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded substreams-ethereum-derive v0.8.0
[INFO] [stderr]   Downloaded substreams-ethereum-core v0.8.0
[INFO] [stderr]   Downloaded firestorm v0.4.6
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded substreams-macro v0.5.1
[INFO] [stderr]   Downloaded ibig v0.3.6
[INFO] [stderr]   Downloaded xxhash-rust v0.8.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded ethbloom v0.12.1
[INFO] [stderr]   Downloaded ethabi v17.2.0
[INFO] [stderr]   Downloaded stable-hash v0.4.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded substreams-ethereum v0.8.0
[INFO] [stderr]   Downloaded ethereum-types v0.13.1
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded stable-hash v0.3.3
[INFO] [stderr]   Downloaded substreams-ethereum-abigen v0.8.0
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded substreams-entity-change v0.3.0
[INFO] [stderr]   Downloaded substreams v0.5.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.2.2
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9017c54a5a687b09d11729a9cecdc6d9f566218264cf87122de9070c80dd41ff
[INFO] running `Command { std: "docker" "start" "-a" "9017c54a5a687b09d11729a9cecdc6d9f566218264cf87122de9070c80dd41ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9017c54a5a687b09d11729a9cecdc6d9f566218264cf87122de9070c80dd41ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9017c54a5a687b09d11729a9cecdc6d9f566218264cf87122de9070c80dd41ff", kill_on_drop: false }`
[INFO] [stdout] 9017c54a5a687b09d11729a9cecdc6d9f566218264cf87122de9070c80dd41ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9130198aabd5658c764e52090edb6bc21be66943816552842efbfb1b3e143c27
[INFO] running `Command { std: "docker" "start" "-a" "9130198aabd5658c764e52090edb6bc21be66943816552842efbfb1b3e143c27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9130198aabd5658c764e52090edb6bc21be66943816552842efbfb1b3e143c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9130198aabd5658c764e52090edb6bc21be66943816552842efbfb1b3e143c27", kill_on_drop: false }`
[INFO] [stdout] 9130198aabd5658c764e52090edb6bc21be66943816552842efbfb1b3e143c27
